home *** CD-ROM | disk | FTP | other *** search
- Hi
-
- I've just uploaded some files into the incoming directory
-
- texture1.tga ;; This is a wall texture from Robin
- flat1.tga ;; a floor, also from Robin
- joypad.zip ;; source code update for 1.93 (bugfixed) to use the Jaguar
- control pad.
-
- I have also just sent them all down the bm_bin list...
-
-
- Question 1...
-
- At the top of doom.s, it says:
-
- *-------------------------------------------------------*
- * Keycodes for control & player movement *
- *-------------------------------------------------------*
- * These should go away once the event-based *
- * keyboard routines are ready. *
- *-------------------------------------------------------*
-
- What are the implications of this on the Jaguar controller code - AFAIK, it
- is not possible to have the joypad in an event mode (my code certainly isn't).
- Does this mean that the 'player_control' routine is goiong to dissappear at
- some point?
-
- Question 2...
-
- How do I change the default wall texture (you guessed correctly that the walls
- in Heretic look auful - I would like to make a custom one which looks nice) :-)
-
- Anthony
-
-